adns-tools software package provides Asynchronous-capable DNS client library and utilities, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install adns-tools
adns-tools is installed in your system.
Make ensure the adns-tools package were installed using the commands given below,
$ sudo dpkg-query -l | grep adns-tools *
You will get with adns-tools package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Network |
| Package | adns-tools |
| Version | 1.4-2 |
| Description | Asynchronous-capable DNS client library and utilities |
| Sub Section | Net |